glColorMask

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void glColorMask(bool red, bool green, bool blue, bool alpha)
  2. void glColorMask(uint buf, bool red, bool green, bool blue, bool alpha)
    void
    glColorMask
    (
    uint buf
    ,
    bool red
    ,
    bool green
    ,
    bool blue
    ,
    bool alpha
    )

Meta